public static char ToGlyph( Nullable<IconFilled> icon )
'Declaration Public Overloads Shared Function ToGlyph( _ ByVal icon As Nullable(Of IconFilled) _ ) As Char
'Usage Dim icon As Nullable(Of IconFilled) Dim value As Char value = Glyph.ToGlyph(icon)
Parameters
- icon